projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6525ed7
)
tests: Fix for changes in this branch
author
Benjamin Otte
<otte@redhat.com>
Sat, 7 Jan 2012 01:25:17 +0000
(
02:25
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 9 Jan 2012 17:37:59 +0000
(18:37 +0100)
The expected results are now more correct, but still not perfect.
tests/css/parser/declarations-valid-04.ref.css
patch
|
blob
|
history
diff --git
a/tests/css/parser/declarations-valid-04.ref.css
b/tests/css/parser/declarations-valid-04.ref.css
index 805d4772290cd4ccb285523ea163126d8a046494..2d8582d21ac48b3f3454c14e28a140826c4e961b 100644
(file)
--- a/
tests/css/parser/declarations-valid-04.ref.css
+++ b/
tests/css/parser/declarations-valid-04.ref.css
@@
-1,6
+1,6
@@
* {
- font-family:
"Sans"
;
- font-size:
10
;
+ font-family:
initial
;
+ font-size:
initial
;
font-style: normal;
font-variant: normal;
font-weight: bold;